Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.1 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "nxh-ext-medication-type",
"url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType",
"name" : "NxhExtMedicationType",
"status" : "active",
"date" : "2023-11-30T13:34:48.0713252+00:00",
"description" : "Type of medication.",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Medication"
},
{
"type" : "element",
"expression" : "MedicationAdministration"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "Medication type",
"definition" : "Medication type"
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"type" : [
{
"code" : "CodeableConcept"
}
]
},
{
"id" : "Extension.value[x].coding",
"path" : "Extension.value[x].coding",
"binding" : {
"strength" : "extensible",
"description" : "Medication type",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-medication-type"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.